home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / bigdisk.zip / BIGDISK.DOC < prev    next >
Text File  |  1989-01-03  |  6KB  |  140 lines

  1.  
  2.                                  Bigdisk
  3.                         written by Bill Davidsen
  4.  
  5.        What will it do for me?
  6.  
  7.        Bigdisk is a utility intended to allow users of MS-DOS and
  8.        PC-DOS, v3.3 and later, to use large and/or non-standard
  9.        hard disks on their systems without using costly commercial
  10.        disk partitioning software. This utility works in
  11.        conjunction with the ability of recent versions of DOS to
  12.        partition disks larger than 32MB. It will allow you to use
  13.        at least 32MB of a non-standard hard disk with any version
  14.        of DOS v2.00 and later.
  15.  
  16.        What won't it do?
  17.  
  18.        Bigdisk won't let you have any one partition larger than
  19.        32MB. To do that you will need one of the commercial
  20.        products. If you don't have files larger than 32MB, you may
  21.        still want to use partitions, since the smaller partitions
  22.        are faster, use the disk space more efficiently, and allow
  23.        you to have more files on the disk. DOS has a hard limit of
  24.        64k files and directories in any one disk partition,
  25.        regardless of size.
  26.  
  27.        Using Bigdisk
  28.  
  29.        Before using Bigdisk or any other disk partitioning
  30.        program, you must low level format your disk. You can use
  31.        the PC-DOS advanced diagnostics, the built-in formatter in
  32.        your hard disk controller (assuming you have a controller
  33.        intended for MS-DOS operation), or a low level format
  34.        program, either commercial or public domain. My low level
  35.        format program, bdformat, is available on many BBS's.
  36.  
  37.        Bigdisk consists of two parts, the setup program (bdsetup)
  38.        and the patch (bigdisk) program. These must be placed on a
  39.        floppy disk, and must not be copy protected. The DOS format
  40.        program must also be on the floppy.
  41.  
  42.        When you run the setup program, it will ask you about the
  43.        parameters for your disk. You may change the first or second
  44.        hard disk, or both.  The disk parameters are supplied by the
  45.        manufacturer of the disk. If at any time you make a mistake,
  46.        you must start over if you hit return before you notice the
  47.        error. Since there are only a few parameters no editing was
  48.        included.
  49.  
  50.        After running bdsetup, enter the bigdisk command. This will
  51.        install the parameters needed by your hard disk. Now issue
  52.        the DOS fdisk command.  You will have to check your DOS
  53.  
  54.        Bigdisk program                                       Page 1
  55.  
  56.        manual for the exact interactions with fdisk, since some
  57.        versions are slightly different from others. You will want
  58.        to format a PRIMARY partition and if you want to use more
  59.        than 32MB for DOS you will create several SECONDARY
  60.        partitions. If you have more than one hard disk you will
  61.        have to run fdisk on all of the disks you are
  62.        repartitioning.
  63.  
  64.                        Warning - before you start
  65.  
  66.        If you are adding a 2nd hard disk, be sure you are using
  67.        fdisk on the correct drive before messing up your existing
  68.        disk!
  69.  
  70.        After doing the fdisk, run the DOS format program on each of
  71.        the partitions you have created. You may have to use the
  72.        lastdrive parameter in your CONFIG.SYS program if there are
  73.        a lot of them. If you edit CONFIG.SYS and reboot, be sure to
  74.        run the Bigdisk command again before running format. It is a
  75.        good idea to use the /V option to give each disk a unique
  76.        name, and don't forget the /S option if you want the C:
  77.        drive to be bootable. If you are using a non-standard
  78.        version of DOS, consult your owner's manual for instructions
  79.        on partitioning and formatting a hard disk.
  80.  
  81.        Testing the result
  82.  
  83.        After doing the format, use the chkdsk program to verify
  84.        that the hard disk(s) are the correct size. Then reboot, and
  85.        use chkdsk again without running bigdisk.  If chkdsk shows
  86.        the correct sizes for your disks you are ready to install
  87.        your files on the new storage.
  88.  
  89.                     License and warranty information
  90.  
  91.        ALL documentation and programs are copyright 1988 by Bill
  92.        Davidsen, all rights reserved. This package may be
  93.        distributed and used by anyone for any purpose, providing it
  94.        is complete and unmodified. It may be distributed on any
  95.        media, sold, bartered, or given away as a door prize.
  96.  
  97.        Because many manufacturers modify MS-DOS for use on their
  98.        machines, you may have to look for the program which does
  99.        the fdisk function on your machine. It could be called
  100.        things like DISKINIT or MAKEDISK. Bigdisk has been tested on
  101.        a few such systems, but I do not claim that it will work on
  102.        all versions.
  103.  
  104.        This program is provided as is. Since it is intended to
  105.        assist you in completely destroying the contents of your
  106.        hard disk, you should use it with care. All responsibility
  107.  
  108.        Bigdisk program                                       Page 2
  109.  
  110.        for verifying that it has worked correctly is delegated to
  111.        the user.
  112.  
  113.        Source for this program is available on a 5-1/4" 360k floppy
  114.        for $10 from:
  115.              P.E.S.S.
  116.              Box 85
  117.              Rexford NY 12148-0085
  118.  
  119.        Bigdisk program                                       Page 3
  120.  
  121.        Bigdisk installation summary:
  122.  
  123.               1.  Low level format your disk
  124.  
  125.               2.  Run bdsetup and supply the disk parameters
  126.  
  127.               3.  Run bigdisk
  128.  
  129.               4.  Run fdisk
  130.  
  131.               5.  Run format
  132.  
  133.               6.  Check using chkdsk
  134.  
  135.               7.  Reboot and run chkdsk again (without running
  136.                   bigdisk)
  137.  
  138.        Bigdisk program                                       Page 4
  139.  
  140.